two-column.el small cleanup
authorGlenn Morris <rgm@gnu.org>
Mon, 16 Apr 2012 20:13:38 +0000 (16:13 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 16 Apr 2012 20:13:38 +0000 (16:13 -0400)
commit9ae49b177db9e841d1feba1d0a24aacd6223d722
tree7d678a056e29a0011a23e5414c6ed07f3f42ceb8
parent0486fd79e0238b2eb2fbb95df2cf568fb8ac086a
two-column.el small cleanup

* lisp/textmodes/two-column.el: Move custom options to the start.
(frame-width): Remove compat definition.
(2C-associate-buffer, 2C-dissociate):
Use with-current-buffer rather than save-excursion.
(2C-dissociate): Force a mode-line update.
(2C-autoscroll): Use ignore-errors.
lisp/ChangeLog
lisp/textmodes/two-column.el